func gotest.tools/v3/internal/format.hasWhitespaceDiffLines

2 uses

	gotest.tools/v3/internal/format (current package)
		diff.go#L42: 	if hasWhitespaceDiffLines(groups, a, b) {
		diff.go#L68: func hasWhitespaceDiffLines(groups [][]difflib.OpCode, a, b []string) bool {